←Select platform

GetWorkstationView<V> Method

Summary

Returns a registered view for the given type.

Syntax

C#
VB
C++
public V GetWorkstationView<V>() 
  
Public Function GetWorkstationView(Of V As )() As V 
public: 
_V^_ GetWorkstationViewgeneric<typename V> 
();  
where V : class  

Type Parameters

V
The view type to return.

Return Value

A registered view instance of the given type.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly